home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 1046 < prev    next >
Text File  |  1994-08-27  |  471b  |  19 lines

  1. Subject: Re: digest 
  2. Date: Wed, 27 Jul 1994 11:29:17 +1000
  3. From: Warwick Allison <warwick@cs.uq.oz.au>
  4. Precedence: bulk
  5.  
  6. Michel Forget wrote:
  7.  
  8. >[Crash on win_setting new desk]
  9.  
  10. Ah!  You must be just calling it wrong.  I remember having troule with
  11. my bindings. Some bindings are `smart' in that they look at the type of
  12. set you're doing and use the parameters accordingly.  I use bammi's
  13. GEMLIB for GEM++ and do this:
  14.  
  15.     wind_set(0,WF_NEWDESK,tree_address,0);
  16.  
  17. --
  18. Warwick
  19.